tests: Split out the accessibility dump tests
authorEmmanuele Bassi <ebassi@gnome.org>
Sat, 14 Apr 2018 14:59:12 +0000 (15:59 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sat, 14 Apr 2018 15:14:10 +0000 (16:14 +0100)
commit7bd5f8f69c7142ad6216a9c58e58496451e17af9
tree3cf1cb049a6f5069f9d1de209a21e24546c4b850
parent84a30e9524f5de5020fb93337b0e4d2813eafa7d
tests: Split out the accessibility dump tests

Instead of having a single massive test running through the a11y
directory, we can split off each individual file into its own unit.

Having individual units has several advantages:

 - units are executed in parallel
 - it's easier to identify the failing units
 - logs for failed units are easier to read
testsuite/a11y/meson.build